stylecontext: Change semantics of gtk_style_context_get_path()
authorBenjamin Otte <otte@redhat.com>
Tue, 21 Jan 2020 01:54:55 +0000 (02:54 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 21 Jan 2020 11:47:16 +0000 (12:47 +0100)
commitc85d9a3259ad225ffe2ece1bb77987d86e9161a9
tree6e8df4dafeb084840402b61617c59d228fb460bb
parentb9c81b1b946523240a68e37887d130e907b42738
stylecontext: Change semantics of gtk_style_context_get_path()

Widget contexts now return NULL here. A non-NULL result requires a
previous call to gtk_style_context_set_path()
demos/gtk-demo/foreigndrawing.c
gtk/gtkstylecontext.c